Use the new xen-python-path to set PYTHONPATH, rather than trying to do it in
authorEwan Mellor <ewan@xensource.com>
Thu, 1 Feb 2007 14:41:58 +0000 (14:41 +0000)
committerEwan Mellor <ewan@xensource.com>
Thu, 1 Feb 2007 14:41:58 +0000 (14:41 +0000)
commitedb08a7488e85500f1b96e82965a99745e327f5d
tree60c524a4f55d5f08395777ee9c36860305842cb1
parenta84714b11ccd74c59d1034cf709e14e05ace4601
Use the new xen-python-path to set PYTHONPATH, rather than trying to do it in
XmTestLib.__init__ (and getting it wrong).

Signed-off-by: Ewan Mellor <ewan@xensource.com>
tools/xm-test/configure.ac
tools/xm-test/lib/XmTestLib/__init__.py